From: Chong Yidong Date: Sun, 8 Mar 2009 19:36:41 +0000 (+0000) Subject: * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1367 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dcfecdd67553b81a5f96f5fdf8854678aaa1ec7b;p=emacs.git * term.el (term-send-raw-meta): Deactivate the mark first (Bug#2449). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 52f787ecab1..dcf9f3cbf71 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,7 @@ 2009-03-08 Chong Yidong - * term.el (term-send-raw): Deactivate the mark first (Bug#2449). + * term.el (term-send-raw, term-send-raw-meta): Deactivate the mark + first (Bug#2449). 2009-03-08 Andreas Schwab